JS Coding / Practical Round
1. Write a function to reverse a string.
2. Create a click counter using DOM.
3. Form validation example (check if email is empty).
4. Fetch data from an API and show in console.
5. Write code to remove duplicates from an array.
Comments
Post a Comment